|
|
|
BlueCielo Meridian Enterprise 2013 VBScript API Reference | BlueCielo ECM Solutions |
Changes the internal Modified property of a document.
Syntax
SetModified(ModifiedDate As Date)
Name | Description |
---|---|
ModifiedDate |
The date to set for the Modified property. |
This method can be useful in DocProjectCopy_*ReleaseToMaster event procedures when a project copy is released as a new master document but the document has no content, such as asset tags. Setting the Modified property of a project copy causes Meridian to consider the document as changed and the master document is replaced.
Related concepts
Copyright © 2000-2013 BlueCielo ECM Solutions |